.photox a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.photox a:visited {
	text-decoration: none;
	color: #000000;
}

.photox a:hover {
	color: #666666;
}

.photox a:active {
    color: #666666;
	text-decoration: none;
}

.photox {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
}

.blkphotox {
	border:0px; 
	padding:0px 0px 0px 1px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotox .LeftButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:25px;
	cursor: pointer;
	position: absolute;
	height:26px;
	top:53px;
}

.blkphotox .RightButton {
	background: url(../images/arrow.gif) no-repeat -25px 0px;
	right:0px;
	float:right;
	width:25px;
	cursor: pointer;
	position: absolute;
	height:26px;
	top:53px;
}

.blkphotox .Cont {
	padding:10px 0px 0px;
	margin:0px 14px 0px 11px;
	text-align:center;
}

.blkphotox .box {
	float:left;
	text-align:center;
	margin:0px 4px 0px 0px;
	padding:2px;
	border:1px #d4d4d4 solid;
}

.box .fang{
	padding:0px 0px 2px 0px;
	margin:0px;
	text-align:center;
	background:#fff;
}

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}

.title{
padding:7px 0px 4px 0px;
text-align:center;
overflow: hidden;
white-space:nowrap;
background:url(../images/titlebg.gif) 0 0 no-repeat;
}

.blkphotox a:link,.blkphotox a:visited,.blkphotox a:active{
color:#636363;
font:12px/25px arial,simsun;
text-decoration: none;
}

.blkphotox a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}